home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 9 / Night Owl CD-ROM (NOPV9) (Night Owl Publisher) (1993).ISO / 009a / tde221.zip / TDECFG.DOC < prev    next >
Text File  |  1993-04-01  |  5KB  |  148 lines

  1.  
  2.                                  tdecfg
  3.                       a configuration utility for
  4.                            tde, version 2.21
  5.                              April 1, 1993
  6.                               Frank Davis
  7.  
  8.  
  9. Usage:
  10.  
  11.    If you would like to customize tde to suit your tastes, you may use this
  12.    program to change the colors, key definitions, default modes, help
  13.    screen, and permanent macros.
  14.  
  15.    At the command line type:
  16.  
  17.       tdecfg
  18.  
  19.    tdecfg prompts you for the tde executable file name.  The default file
  20.    name is tde.exe.
  21.  
  22.  
  23.                            Option 1.  Change Colors
  24.  
  25. Function Keys:
  26.  
  27.    F2 = Load default colors
  28.       This function changes the colors back to the original color scheme
  29.       used by the distribution version of tde.
  30.  
  31.    F3 = Quit
  32.       Abandons any changes made in the color scheme.
  33.  
  34.    F10 = Write colors to tde.exe
  35.       Stores the new color scheme in the tde executable file.  tde will use
  36.       the new color scheme each time a file is edited.
  37.  
  38.    ESC = Quit
  39.  
  40.  
  41.  
  42.                            Option 2.  Redefine keys
  43.  
  44. Function Keys:
  45.  
  46.    F3 = Quit
  47.       Abandons any changes made in the key definition list.
  48.  
  49.    F5 = Change Function
  50.       Brings up a window of available functions.  Currently, 230 keys are
  51.       recognized as function keys by tde.  There are no restrictions on
  52.       what function you may assign or reassign to a key.  You may assign a
  53.       key to the null function, seen as "*  *  *".  A key assigned to the
  54.       null function no longer performs any editor function.
  55.  
  56.       Press <Enter> to reassign the hilited key to the hilited function.
  57.       Press <ESC> to quit the function, no changes are made.
  58.  
  59.       An asterisk is placed beside all keys that have been redefined.
  60.  
  61.       Note:  See the list of available functions with definitions at end of
  62.       tde.doc.
  63.  
  64.    F7 = Print to file
  65.       Print the current key assignments to a file.
  66.  
  67.    F8 = Print to printer
  68.       Print the current key assignments to the printer.
  69.  
  70.    F10 = Write Changes
  71.       When you press this key, all function key assignments are written to
  72.       the tde executable file.  The changes are permanent until you
  73.       redefine the keys.
  74.  
  75.       When you redefine the keys, you should also change the help screen to
  76.       show what functions are assigned to what keys.
  77.  
  78.    ESC = Quit
  79.       No changes are written to the tde executable file.
  80.  
  81.  
  82.                       Option 3.  Install new help screen
  83.  
  84. Function keys:
  85.  
  86.    none
  87.  
  88.    This utility assumes that you have already created or modified a file
  89.    that contains the image of the new help screen.  Sample.hlp is included
  90.    with the distribution files to show you what the initial help screen
  91.    looks like.  You may modify the sample help screen or copy it to a new
  92.    file and make the changes in the new file.
  93.  
  94.    If you enter a file name that doesn't exist, the configuration utility
  95.    sorta gracefully exits this function.  I didn't do anything fancy with
  96.    this option.  You can't press ESC to quit out; however, if you decide
  97.    you want to quit, just enter a fictitious or outrageous file name.  A
  98.    harmless error message with be displayed and you may continue with the
  99.    configuration utility having made no changes to the tde executable file.
  100.  
  101.  
  102.                      Option 4.  Set Default Editor Modes
  103.  
  104. Function Keys:
  105.  
  106.    F3 = Quit
  107.       Abandons any changes made to the default modes.
  108.  
  109.    F10 = Save and Quit
  110.       When you press this key, the default editor modes are written to the
  111.       tde executable file.  The changes are permanent until you redefine
  112.       the modes.
  113.  
  114.    ESC = Quit
  115.  
  116.  
  117.                       Option 5.  Install permanent macros
  118.  
  119. Function keys:
  120.  
  121.    none
  122.  
  123.    This utility assumes that you have already created a macro definition
  124.    file.  The only way to create a macro definition file is to use the
  125.    "save macro" function in tde.exe.  Once you have created your favorite,
  126.    most useful macros, just save them to a macro file and make them
  127.    permanent by saving the macro file in tde.exe.
  128.  
  129.  
  130.                       Option 6.  Read in a configuration file
  131.  
  132. Function keys:
  133.  
  134.    none
  135.  
  136.    Finally got around to implementing a utility to read in a configuration
  137.    file.  Any function key, editor mode, or color field may be assigned
  138.    a new setting in the config file.  The default configuration file
  139.    distributed with tde is tde.cfg.
  140.  
  141.    If you enter a configuration file name that doesn't exist, the
  142.    configuration utility sorta gracefully exits this function.  I didn't
  143.    do anything fancy with this option.  You can't press ESC to quit out;
  144.    however, if you decide you want to quit, just enter a fictitious or
  145.    outrageous file name.  A harmless error message with be displayed and
  146.    you may continue with the configuration utility having made no changes
  147.    to the tde executable file.
  148.